Package com.bitmovin.player

Types

PlayerView
Link copied to clipboard
class PlayerView : FrameLayout, UserInterfaceApi, EventEmitter<Event>
A view that provides the Bitmovin Player Web UI and default UI handling to an attached Player instance.
SubtitleRendererView
Link copied to clipboard
abstract class SubtitleRendererView : FrameLayout
Base for Subtitle rendering Views.
SubtitleView
Link copied to clipboard
class SubtitleView @JvmOverloads() constructor(context: Context, attrs: AttributeSet?) : SubtitleRendererView
A view that renders subtitles for a Player.